home *** CD-ROM | disk | FTP | other *** search
- hideall
- stopmusic
-
- int_playIntro 1
-
- createvar skipintro "~
- hide intro;~
- select intro:movie;~
- param image unload;~
- set int_playIntro 0;~
- exec /gui/standard/ui_status_main_menu.cfg"
-
-
- create panel intro 0 0
- create graphic movie 0 0 1024 768
- param movieendcommand "do skipintro"
- param image savage_intro.bik
-
- create graphic background 0 0 1024 768
- param image /gui/standard/black.tga
-